debugging language

英 [ˌdiːˈbʌɡɪŋ ˈlæŋɡwɪdʒ] 美 [ˌdiːˈbʌɡɪŋ ˈlæŋɡwɪdʒ]

网络  调试语言

计算机



双语例句

  1. His Wrapped Application Generator ( WAD)" is an embedded debugging system that is intended to simplify the task of debugging scripting language extensions ".
    他的包装应用程序生成器(WrappedApplicationGenerator,WAD)“是一个用于简化调试脚本编制语言扩展工作的嵌入式调试系统”。
  2. Breakpoint conditions can be any valid C expression when debugging C programs, indeed any valid expression in the language your program is using.
    调试C程序时,断点条件可以是任何有效的C表达式,一定要是程序所使用语言的任意有效表达式。
  3. Debugging tools are essential for software development in any computer language and runtime environment.
    对于任何计算机语言和运行时环境来说,调试工具都是软件开发中不可或缺的组成部分。
  4. Debugging programmers not mean that he will be an even language, it can not produce any good software.
    不会调试的程序员就意味着他即使会一门语言,却不能编制出任何好的软件。
  5. First high-level language in the preparation of functional code inside, and then get in the compilation of debugging assembly language code.
    请先在高级语言里面编写功能代码,然后在汇编调试中获取汇编语言代码。
  6. Because of the particularity of nesC language, most debugging tools can't support this language at present.
    由于nesC语言的特殊性,目前绝大多数调试工具都不支持该语言。
  7. From the purpose of debugging for C language, several common techniques and processes are introduced, some principles during debugging are summarized, and the method of debugging on paper is put forward pointedly in a creative way.
    从C语言调试的目的出发,介绍了C语言调试的一般方法和步骤,总结了调试中应遵循的几个原则,并创造性地对提出了纸上调试方法。
  8. It analyses in detail that the hardware connections in electric circuit design, the hardware debugging skills, the command system functions and the application methods, and in provision of the intact driver which utilizes C language.
    对硬件接口电路的设计、硬件调试技巧、指令系统的功能和使用方法进行了详细的分析,并给出了利用C语言编写的完整的驱动程序。
  9. Talking about Working on Computer Debugging Technique for C Language
    谈C语言的上机调试技巧
  10. The Efficiency, Porting and Debugging Based on C Language Software
    基于C语言软件开发的效率、移植及调试
  11. In the software aspect, take the STIM partial software development and the debugging as the key point, according to the STIM module function uses the keil C language and modulation the programming method, realizes data acquisition, data processing, serial communication functions and so on;
    软件方面,以智能变送器接口模块STIM部分的软件开发与调试为重点,按照STIM模块预定的功能使用keilC语言以模块化的编程方法,实现数据采集、数据处理、串行通讯等功能;
  12. In computer grade examination, some students passed written test quickly, but can not pass the tache of working on computer for several times. One of the reasons is lacking experience and the paper will talking about working on computer debugging technique for C language.
    在计算机等级考试中,有的考生笔试很快通过了,可上机这一环节要反复几次,原因之一就是经验不足,就C语言的上机调试技巧谈一谈看法,供参考。
  13. Debugging Environment for a Meta-Programming Language
    一种元语言调试环境
  14. A method to create the environment for FORTRAN program debugging is put forward in this article, by which the insignificant repeated operations in traditional debugging can be avoided. This makes it convenient to use FORTRAN language in practice.
    本文针对传统的FORTRAN程序调试中的重复操作现象,提出了实现FORTRAN调试环境的一个方法,为FORTRAN语言的应用提供了一个方便的工具。
  15. Discussion on Debugging Technique for C Language
    C语言调试方法探讨
  16. Compiling and debugging method of C Language based-on Linux OS
    基于Linux操作系统的C语言编译和调试方法
  17. Compiling and Debugging of Programme Written by C Language
    C语言程序的编写与调试
  18. The debugging system includes: design of user operating interface ( menu bar, toolbar and widget), writing of C language executive program, run, debug and produce software package.
    该调试系统包括:用户操作界面的设计(其中有菜单栏、常用工具栏的制作及调试操作所需的控件等)、C语言执行程序的编写、运行、调试和生成软件包。
  19. The programming and debugging methods of C language programs under Linux are introduced and the compile tools in Linux package are expounded. It is useful to develop C programs or other languages programs with Linus software.
    文中介绍了在Linux下编译、调试C程序的方法,讲述了Linux所包含的编程工具,目的在于利用Linux软件开发各种C程序及其它语言程序的方法。
  20. The lower machine software control system works in the IAR Embedded Workbench IDE programming and debugging with C language and implement the movements control and tasks of the robot.
    下位机软件控制系统采用C语言在IAREmbeddedWorkbenchIDE的C编译器中编程、调试,实现对机器人的运动控制和系统任务。
  21. Program serial port debugging is assisted by VC++ programming language and display real-time data that have been collected. The collected data can be used to observe and analysis, and strengthen the intuitive of monitor.
    系统采用VC++编写串口通信程序,将采集到的实时数据显示出来,供观测和分析,增加了监控的直观性。